home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 2
/
CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso
/
graphics
/
dust
/
examples
/
oldexamples
/
numbers.bat
< prev
next >
Wrap
DOS Batch File
|
1995-12-15
|
51b
|
4 lines
for(i,1,10)
echo("unformatted:$, formatted:%")
end